| Total Complexity | 28 |
| Dependencies | 4 |
| Dependents | 4 |
| Total lines | 199 |
| Lines of code | 99 |
| Logical lines of code | 62 |
| Comment lines | 63 |
| Methods | 12 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| update_compatibility_and_maybe_show_incompatibility_warning() | 52 | 8 | 22 | |
| update_available_countries() | 65 | 3 | 9 | |
| get_extensions_in_list() | 64 | 3 | 10 | |
| schedule() | 73 | 2 | 5 | |
| remove_legacy_schedule_action_name_on_update() | 74 | 2 | 5 | |
| update_enabled_adapted_extensions() | 65 | 2 | 9 | |
| show_warning_when_incompatible_extension_is_enabled() | 63 | 2 | 10 | |
| hide_warning_when_incompatible_extension_is_disabled() | 63 | 2 | 10 | |
| __construct() | 81 | 1 | 3 | |
| init() | 66 | 1 | 8 | |
| remove_scheduler() | 81 | 1 | 3 | |
| format_extension_name() | 72 | 1 | 5 |